input File
@get:InputFile
@get:SkipWhenEmpty
@get:PathSensitive(value = PathSensitivity.RELATIVE )
Represents an input plugin.xml file.
By default, a plugin.xml file is picked from the main resources location, like: src/main/kotlin/resources/META-INF/plugin.xml.